wayland: Set type for GtkSelectionData for incoming contents
authorKristian Høgsberg <krh@bitplanet.net>
Sat, 24 Aug 2013 06:13:01 +0000 (23:13 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Sat, 24 Aug 2013 06:15:54 +0000 (23:15 -0700)
commit2ffcc8a4535c6e05bc29a1be9dc202cc5b6775ee
tree6c332a85ea61cb8c83737c3b1f0ccba313e3eea6
parent8e8951df72068dc68d62aa3c3b07237447bd01ed
wayland: Set type for GtkSelectionData for incoming contents

This is set from the incoming property type under X11.  Under Wayland
it will always be what we requested, so we can just set it to the target.
gtk/gtkclipboard-wayland.c